By default, the bitmap object has a minimum size of
1 pixel and an unlimited maxium size. If the space is
too small to hold your BitMap, it will be clipped.
Usually, you will use MUIA_FixWidth and MUIA_FixHeight
with BitMap objects to make them always exactly as big as
the bitmap.